home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / Sound / 2BufRecordBufferCmd / 2BufRecordBufferCmd.readme < prev    next >
Encoding:
Text File  |  1993-01-18  |  346 b   |  1 lines  |  [TEXT/NISI]

  1. This application records the sound into two buffers and as one buffer is recording the other buffer is played using bufferCmd.  The is a delay between the playing of the two buffers which does not sound very good, but other than that it works fairly well.  The way to turn off the application is to just hold down the mouse button until it quits.